home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / doc.lha / documentation / manual / change.log < prev    next >
Text File  |  1987-06-30  |  7KB  |  215 lines

  1. *** 03/09/1984 0:06:51, "//fs1/t/tman/text.mss", rees ***
  2. Fixed LOWERCASE? examples.
  3.  
  4. *** 02/29/1984 11:01:08, "//fs1/t/tman/debug.mss", rees ***
  5. Fixed typo "programs which behaves".
  6. Commented out the 2nd "R" command description (not implemented).
  7.  
  8. *** 01/17/1984 22:41:37, "//fs1/t/tman/library.mss", rees ***
  9. FX- and FL- of one argument don't exist.
  10.  
  11. *** 01/10/1984 xx:xx:xx, "//fs1/t/tman/xxxxx.mss", rees ***
  12. ================ 4th edition published. ===================
  13.  
  14. *** 01/10/1984 4:32:32, "//fs1/t/tman/number.mss", rees ***
  15. Documented SQRT.
  16.  
  17. *** 01/10/1984 3:24:00, "//fs1/t/tman/stream.mss", rees ***
  18. Moved READ-REFUSING-EOF here from syntax.mss.
  19.  
  20. *** 01/10/1984 3:03:10, "//fs1/t/tman/list.mss", rees ***
  21. Added description of MAP!, at Chris Riesbeck's suggestion.
  22.  
  23. *** 12/04/1983 21:37:16, "//fs1/t/tman/tman.mss", rees ***
  24. Futre work and friendly advice chapters tranformed into appendices.
  25.  
  26. *** 11/30/1983 14:46:55, "//fs1/t/tman/syntax.mss", rees ***
  27. Banished MAKE-DISPATCH-READ-MACRO and DISPATCH-SYNTAX to file OLD.MSS.
  28.  
  29. *** 11/26/1983 0:23:43, "//fs1/t/tman/tman.lib", rees ***
  30. Modify HD2 to need 4.  Will this win?
  31.  
  32. *** 11/26/1983 0:13:42, "//fs1/t/tman/operation.mss", rees ***
  33. Example in desc of OBJECT.
  34. Moved OPERATION? back one section.
  35.  
  36. *** 11/25/1983 23:14:26, "//fs1/t/tman/control.mss", rees ***
  37. Mention LABELS in intro to iteration section.
  38.  
  39. *** 11/25/1983 23:00:38, "//fs1/t/tman/control.mss", rees ***
  40. COND example.
  41. DO / LABELS equivalence.
  42.  
  43. *** 11/25/1983 22:11:45, "//fs1/t/tman/tman.lib", rees ***
  44. Flushed the "spaces kept" from the @wt macro.
  45.  
  46. *** 11/23/1983 15:01:49, "//fs1/t/tman/text.mss", rees ***
  47. Examples changed to use ungulate names.
  48.  
  49. *** 11/23/1983 14:25:50, "//fs1/t/tman/environment.mss", rees ***
  50. MAKE-LOCALE, MAKE-EMPTY-LOCALE, LOCALE?
  51.  
  52. *** 11/21/1983 15:41:31, "//fs1/t/tman/feature.mss", rees ***
  53. GEN-ID -> GENERATE-SYMBOL
  54. SYMBOLCONC -> CONCATENATE-SYMBOL
  55.  
  56. *** 11/20/1983 21:49:02, "//fs1/t/tman/evaluator.mss", rees ***
  57. Flush disclaimer about ENV-LOOKUP.
  58.  
  59. *** 11/20/1983 21:45:22, "//fs1/t/tman/syntax.mss", rees ***
  60. *STANDARD-SYNTAX-TABLE*
  61.  
  62. *** 11/20/1983 21:31:35, "//fs1/t/tman/environment.mss", rees ***
  63. Describe *LSET, *DEFINE, IMPORT.  Add some rationale.
  64.  
  65. *** 11/20/1983 19:23:37, "//fs1/t/tman/environment.mss", rees ***
  66. *SYSTEM-ENV* -> *STANDARD-ENV*
  67.  
  68. *** 11/18/1983 1:30:00, "//fs1/t/tman/debug.mss", rees ***
  69. Document DISCLOSE and GET-ENVIRONMENT.
  70.  
  71. *** 11/16/1983 16:01:49, "//fs1/t/tman/syntax.mss", rees ***
  72. New macro regime documented:
  73.     DEFINE-SYNTAX
  74.     DEFINE-LOCAL-MACRO
  75.     MACRO-EXPANDER
  76.  
  77. *** 11/15/1983 22:19:21, "//fs1/t/tman/file.mss", rees ***
  78. File systems, filenames, and files documented.
  79.  
  80. *** 11/15/1983 21:37:34, "//fs1/t/tman/text.mss", rees ***
  81. Changes to the section on symbols.
  82.  
  83. *** 11/15/1983 17:46:29, "//fs1/t/tman/file.mss", rees ***
  84. Operationness of OPEN and MAYBE-OPEN de-documented.
  85.  
  86. *** 11/14/1983 16:54:36, "//fs1/t/tman/syntax.mss", rees ***
  87. Document MAKE-SYNTAX-TABLE.
  88.  
  89. *** 11/14/1983 15:12:29, "//fs1/t/tman/feature.mss", rees ***
  90. WALK-POPULATION
  91.  
  92. *** 11/14/1983 14:57:34, "//fs1/t/tman/future.mss", rees ***
  93. Implementation bugs list moved here.
  94.  
  95. *** 11/14/1983 14:51:44, "//fs1/t/tman/tman.mss", rees ***
  96. Single file TAU replaced by four files:
  97.     FILE - file systems, filenames, and files
  98.     PROGRAM - putting programs in files
  99.     USER - user interface
  100.     DEBUG - debugging aids
  101. Chapter order rearranged a little so that these precede the
  102. "future work" and "friendly advice" chapters.
  103.  
  104. *** 11/13/1983 20:15:48, "//fs1/t/tman/tau.mss", rees ***
  105. Flushed #.
  106. Moved "Files" section here, from the streams chapter.
  107.  
  108. *** 11/13/1983 19:06:55, "//fs1/t/tman/evaluator.mss", rees ***
  109. Flush buggy definition of EVALUATE-LOCATIVE.
  110.  
  111. *** 11/13/1983 18:49:02, "//fs1/t/tman/feature.mss", rees ***
  112. Flush CONS-FROM-FREELIST and friends.
  113. Add OBJECT-HASH and OBJECT-UNHASH.
  114.  
  115. *** 11/13/1983 18:22:03, "//fs1/t/tman/tau.mss", rees ***
  116. Stack frame -> Continuation
  117.  
  118. *** 11/13/1983 16:45:38, "//fs1/t/tman/tau.mss", rees ***
  119. Fix up bugs list a little.
  120. Table of TC output file extensions.
  121.  
  122. *** 11/13/1983 1:30:13, "//fs1/t/tman/title.mss", rees ***
  123. Third edition -> Fourth edition
  124.  
  125. *** 11/13/1983 1:28:14, "//fs1/t/tman/preface.mss", rees ***
  126. Notes on the fourth edition.
  127.  
  128. *** 11/13/1983 1:25:27, "//fs1/t/tman/syntax.mss", rees ***
  129. [Several days ago] Added MAKE-LIST-READER.
  130.  
  131. *** 11/13/1983 0:53:23, "//fs1/t/tman/preface.mss", rees ***
  132. Flushed the sentence about "new and evolving language".
  133.  
  134. *** 11/13/1983 0:41:13, "//fs1/t/tman/state.mss", rees ***
  135. Added MODIFY.
  136.  
  137. *** 11/03/1983 0:05:48, "//fs1/t/tman/text.mss", rees ***
  138. Added table of character names #\LEFT-PAREN etc.
  139. Added some examples.
  140.  
  141. *** 11/02/1983 18:44:37, "//fs1/t/tman/text.mss", rees ***
  142. Note that uppercasification happens in READ-OBJECT, not in STRING->SYMBOL.
  143.  
  144. *** 11/02/1983 18:39:37, "//fs1/t/tman/syntax.mss", rees ***
  145. Added explanation of escape character syntax in symbols.
  146.  
  147. *** 11/02/1983 12:18:10, "//fs1/t/tman/syntax.mss", rees ***
  148. Fleshed out the description of #[...] a little.
  149.  
  150. *** 10/23/1983 18:25:32, "//fs1/t/tman/control.mss", rees ***
  151. Include code which implements DELAY and FORCE with their description.
  152.  
  153. *** 10/23/1983 18:15:13, "//fs1/t/tman/control.mss", rees ***
  154. Document FORCE feature whereby FORCE of a non-delay is a no-op.
  155.  
  156. *** 10/21/1983 14:08:36, "//fs1/t/tman/list.mss", rees ***
  157. Fixed (MEMQ? 'B '())  @ev[]  @r[false].
  158.  
  159. *** 10/20/1983 16:54:53, "//fs1/t/tman/preface.mss", rees ***
  160. Flush mention of T-Discussion.  Advise people to contact me
  161. directly.
  162.  
  163. *** 10/19/1983 17:18:25, "//fs1/t/tman/tau.mss", rees ***
  164. Changed name of chapter from "Tau: an implementation blah..."
  165. to "Pragmatics," as inspired by some manual or other I looked
  166. at recently.
  167. Also, fleshed out 3rd paragraph.
  168.  
  169. *** 10/13/1983 15:42:39, "//fs1/t/tman/tau.mss", rees ***
  170. Doc for COMPILER-SYNTAX-TABLE and COMPILER-MACRO-DEFINITION-ENV
  171. copied from t2.7.doc.
  172.  
  173. *** 10/13/1983 15:23:41, "//fs1/t/tman/syntax.mss", rees ***
  174. Two new sentences enhancing the description of read tables.
  175.  
  176. *** 10/13/1983 15:15:55, "//fs1/t/tman/syntax.mss", rees ***
  177. Fix documentation for MAKE-DISPATCH-READ-MACRO a little.
  178.  
  179. *** 10/13/1983 14:44:22, "//fs1/t/tman/feature.mss", rees ***
  180. Brief description of ASSERT added.
  181.  
  182. *** 10/13/1983 14:35:45, "//fs1/t/tman/text.mss", rees ***
  183. Document CHAR->STRING.
  184.  
  185. *** 10/13/1983 14:33:38, "//fs1/t/tman/text.mss", rees ***
  186. Explain external syntax for strings.
  187.  
  188. *** 10/05/1983 13:33:45, "//fs1/t/tman/control.mss", rees ***
  189. Somewhat improved CASE documentation, maybe.
  190.  
  191. *** 10/05/1983 11:20:20, "//fs1/t/tman/stream.mss", rees ***
  192. Fixed documentation for PEEK-CHAR.
  193.  
  194. ************ early Sept 83 - various edits ************
  195. state.mss:
  196.    BIND documentation expanded somewhat
  197.  
  198. advice.mss:
  199.    mention situation with BIND
  200.  
  201. preface.mss:
  202.    acknowledgement of NIL project added
  203.  
  204. features.mss:
  205.    New section: "comments and declarations"
  206.    SYNTAX-ERROR and READ-ERROR
  207.    PROJ1 PROJ2 PROJ3
  208.  
  209. stream.mss:
  210.    WRITE-LINE
  211.    WRITE-SPACES
  212.    MAKE-BROADCAST-STREAM
  213.  
  214. *********** 7 July 83 - manual moved off the -20. ***********
  215.